# File lib/puppet/module/tool/applications/generator.rb, line 92 def target path = super path.parent + path.basename('.erb') end