class Seatsio::EventReportsClient

def by_section(event_key, section = nil)

def by_section(event_key, section = nil)
  fetch_report('bySection', event_key, section)
end