class Sidekiq::Stats::History

def processed

def processed
  date_stat_hash("processed")
end