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