# File lib/html5/html5parser/before_head_phase.rb, line 10
    def process_eof
      startTagHead('head', {})
      @parser.phase.process_eof
    end