# File lib/logging/stats.rb, line 217 def reset sync {stats.each_value {|sampler| sampler.reset}} self end