class RailsBand::ActionController::Event::ReadFragment

def key

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