# File lib/puppet/module/tool/applications/generator.rb, line 100 def install! target.open('w') { |f| f.write contents } end