21 22 23
# File 'lib/web_font/local_cache.rb', line 21 def enable? cache && !!cache_path && Dir.exist?(cache_path) end