# File lib/abingo.rb, line 46
  def self.cache
    @cache || ::Rails.cache
  end