93 94 95
# File 'lib/megam/core/flavors_collection.rb', line 93 def for_json to_a.map { |item| item.to_s } end