# File lib/rfuzz/stats.rb, line 133
133:     def sample(event)
134:       @stats[event].tick
135:     end