class Tramway::Event::SectionDecorator < ::Tramway::Core::ApplicationDecorator class << self def collections [ :all ] end end end