# File lib/html5/html5parser/root_element_phase.rb, line 6
    def process_eof
      insert_html_element
      @parser.phase.process_eof
    end