Method: Aspire::Object::Factory#cache

Defined in:
lib/aspire/object/factory.rb

#cacheAspire::Caching::Cache

Returns the cache for retrieving data.

Returns:



14
15
16
# File 'lib/aspire/object/factory.rb', line 14

def cache
  @cache
end