Returns whether the caching middleware should be enabled.
Returns:
whether the caching middleware should be enabled.
42 43 44
# File 'lib/parse/client/caching.rb', line 42 def enabled @enabled end