# File lib/active_resource/base.rb, line 887
def
to_json
(
options
={})
attributes
.
to_json
(
options
)
end