# File lib/backup/model.rb, line 196 def prepare! FileUtils.mkdir_p(File.join(Config.data_path, trigger)) Cleaner.prepare(self) end