115 116 117
# File 'lib/cachy.rb', line 115 def self.cache_store @cache_store || raise("Use: Cachy.cache_store = your_cache_store") end