BasicObject
Our fallback to_json definition
# File lib/yajl/json_gem/encoding.rb, line 9 def to_json(*args, &block) "\"#{to_s}\"" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.