class RailsBand::ActionController::Event::StartProcessing

def action

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