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