93 94 95
# File 'lib/fars/base_object_serializer.rb', line 93 def to_json MultiJson.dump(as_json) end