13 14 15
# File 'lib/restify/processors/json.rb', line 13 def load parse ::JSON.load(body), root: true end