# File lib/html5/html5parser/in_column_group_phase.rb, line 22 def startTagCol(name, attributes) @tree.insert_element(name, attributes) @tree.open_elements.pop end