class RailsBand::ActiveSupport::Event::CacheReadMulti

def key

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