module AbstractController::Caching::ConfigMethods

def cache_store

def cache_store
  config.cache_store
end