to_json(*)
return the JSON value
# File ext/json/lib/json/add/bigdecimal.rb, line 25 def to_json(*) as_json.to_json end