26 27 28
# File 'lib/esi/response.rb', line 26 def to_json(pretty: true) MultiJson.dump(data, pretty: pretty) end