# File lib/cheat.rb, line 220
def
clear_cache
FileUtils
.
rm_rf
(
cache_dir
)
if
cache_dir
end