# File lib/hashie/hash.rb, line 29
def
to_json
(
*
args
)
to_hash
.
to_json
(
*
args
)
end