class RailsBand::ActionController::Event::RedirectTo

def status

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