# File lib/html5/html5parser/after_head_phase.rb, line 44 def anything_else @tree.insert_element('body', {}) @parser.phase = @parser.phases[:inBody] end