8 9 10
# File 'lib/cabbage_doc/client.rb', line 8 def json JSON.parse(body, :quirks_mode => true, :allow_nan => true) end