15 16 17 18 19 20
# File 'lib/pack_stats/tag.rb', line 15 def self.for(key, value) new( key: key, value: value ) end