class Seatsio::ChartReportsClient

def by_category_key(chart_key)

def by_category_key(chart_key)
  get_chart_report('byCategoryKey', chart_key)
end