# File lib/adapters/cachetastic_adapters_file.rb, line 29 def expire_all FileUtils.rm_rf(self.directory, :verbose => self.debug?) setup end