# File lib/twitter/rails.rb, line 63
def
to_json
(
options
= {})
JSON
.
unparse
(
self
.
to_hash
)
end