19 20 21 22
# File 'lib/whisper/model/uri.rb', line 19 def clear_cache path = cache_path path.delete if path.exist? end