28 29 30
# File 'lib/rapidjson/json_gem.rb', line 28 def to_json(opts=nil) RapidJSON.encode(self) end