203 204 205
# File 'lib/charty/table.rb', line 203 def each_group_key(&block) @indices.each_key(&block) end