class RailsBand::ActionController::Event::RedirectTo

def location

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