class RailsBand::ActiveSupport::Event::CacheReadMulti

def hits

def hits
  @hits ||= @event.payload[:hits] || []
end