class RailsBand::ActionController::Event::ExistFragment

def key

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