# File lib/html5/html5parser/phase.rb, line 141
    def in_scope?(*args)
      @tree.elementInScope(*args)
    end