# File lib/cell/caching.rb, line 54
    def cache_store  # we want to use DI to set a cache store in cell/rails.
      raise "No cache store has been set."
    end