15 16 17
# File 'lib/meter/backend.rb', line 15 def increment(stat, options = {}) send_stats stat, 1, :c, options end