65 66 67
# File 'lib/sidekiq/metrics/shared.rb', line 65 def each buckets.each { |counter| yield counter.value } end