# File lib/html5/html5parser/in_column_group_phase.rb, line 12
    def ignoreEndTagColgroup
      @tree.open_elements[-1].name == 'html'
    end