class RailsBand::ActionController::Event::StartProcessing

def format

def format
  @format ||= @event.payload.fetch(:format)
end