# File lib/omniauth/strategies/ldap/adaptor.rb, line 119 def connecting? !@connection.nil? and !@disconnected end