# File lib/ohm/json.rb, line 11
def
to_json
(
*
args
)
to_a
.
to_json
(
*
args
)
end