2 3 4
# File 'lib/hashdown/cache.rb', line 2 def self.cache @cache ||= rails.cache || local_cache end