# File lib/html5/html5parser/trailing_end_phase.rb, line 9 def processComment(data) @tree.insert_comment(data, @tree.document) end