7 8 9
# File 'lib/appsignal/utils/json.rb', line 7 def generate(body) ::JSON.generate(jsonify(body)) end