# File lib/html5/html5parser/before_head_phase.rb, line 31 def endTagImplyHead(name) startTagHead('head', {}) @parser.phase.processEndTag(name) end