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