92 93 94
# File 'lib/appfuel/storage/web_api/http_model.rb', line 92 def json(data) JSON.parse(data) end