Output JSON with control characters escaped.
Output JSON with control characters escaped
Returns:
88 89 90
# File 'lib/json/canonicalization.rb', line 88 def to_json_c14n ::JSON.generate(self) end