# File lib/html5/html5parser/after_head_phase.rb, line 8
    def process_eof
      anything_else
      @parser.phase.process_eof
    end