# File lib/active_ldap/adapter/jndi.rb, line 44
      def bound?
        connecting? and @connection.bound?
      end