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