class Seatsio::ChartReportsClient

def by_label(chart_key, book_whole_tables = nil)

def by_label(chart_key, book_whole_tables = nil)
  get_chart_report('byLabel', chart_key, book_whole_tables)
end