# File lib/omniauth/strategies/ldap/adaptor.rb, line 123
        def bound?
          connecting? and @bound
        end