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