# File lib/deltacloud/models/base_model.rb, line 57
def
to_json
(
*
a
)
self
.
to_hash
.
to_json
(
*
a
)
end