# File lib/templater/actions/empty_directory.rb, line 51 def revoke! ::FileUtils.rm_rf(::File.expand_path(destination)) end