# File lib/table_print/row_group.rb, line 88
    def initialize
      super
      @skip_first_row = false
    end