# File lib/active_ldap/adapter/net_ldap.rb, line 60
      def bound?
        connecting? and @bound
      end