# File lib/puppet/module/tool/applications/generator.rb, line 109
        def install!
          FileUtils.cp(@source, target)
        end