# File lib/feedparser/sgml-parser.rb, line 43
    def has_context(gi)
      @stack.include? gi
    end