# File lib/templater/actions/file.rb, line 54 def revoke! ::FileUtils.rm_r(destination, :force => true) end