13 14 15 16 17
# File 'lib/cacheflow/sidekiq.rb', line 13 def push(*_) Cacheflow.silence do super end end