# File lib/camping-abingo.rb, line 262 def self.cache @@cache || ActiveSupport::Cache.lookup_store(:memory_store) # Camping-specific change to explicitly request a cache store end