# File lib/table_print/row_group.rb, line 133
    def initialize
      super
      @cells = {}
    end