class Seatsio::ChartReportsClient

def by_label(chart_key)

def by_label(chart_key)
  get_chart_report('byLabel', chart_key)
end