25 26 27
# File 'lib/fluent/counter/store.rb', line 25 def self.gen_key(scope, key) "#{scope}\t#{key}" end