# File lib/active_ldap/adapter/jndi_connection.rb, line 89
      def bound?
        not @context.nil?
      end