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