# File lib/html/htmlparser.rb, line 47
47:     def has_context(gi)
48:         @stack.include? gi
49:     end