12 13 14
# File 'lib/jsonapi/formatter.rb', line 12 def cached return FormatterWrapperCache.new(self) end