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