# File lib/active_ldap/adapter/net_ldap.rb, line 43
      def unbind(options={})
        log("unbind") {@bound = false}
      end