# File lib/html5/html5parser/in_head_phase.rb, line 31
    def startTagHead(name, attributes)
      parse_error("two-heads-are-not-better-than-one")
    end