# File lib/active_ldap/connection.rb, line 107 def connected? active_connections[active_connection_name] ? true : false end