32 33 34
# File 'lib/icecast/server.rb', line 32 def self.default_cache defined?(Rails) ? Rails.cache : NullCache.new end