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