class Seatsio::EventReportsClient

def summary_by_section(event_key)

def summary_by_section(event_key)
  fetch_summary_report('bySection', event_key)
end