# File lib/templater/actions/file.rb, line 33
      def exists?
        ::File.exists?(destination)
      end