# File lib/active_ldap/connection.rb, line 207
    def remove_connection
      self.class.remove_connection(dn)
      @connection = nil
    end