class RailsBand::ActiveSupport::Event::CacheIncrement

def store

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