50 51 52
# File 'lib/graphiti/resource_proxy.rb', line 50 def as_json(options = {}) Renderer.new(self, options).as_json end