# File lib/facets/more/json.rb, line 615
def
to_json
(
*
)
'"'
<<
JSON
::
utf8_to_json
(
self
)
<<
'"'
end