# File lib/html5/html5parser/phase.rb, line 82
    def initialize(parser, tree)
      @parser, @tree = parser, tree
    end