# File lib/omniauth/strategies/ldap/adaptor.rb, line 75
            def unbind(options={})
              @connection.close # Net::LDAP doesn't implement unbind.
            end