# File lib/active_ldap/adapter/base.rb, line 91 def bind_as_anonymous(options={}) operation(options) do yield end end