# File lib/puppet/module/tool/applications/generator.rb, line 43 def destination @destination ||= Pathname.new(@metadata.dashed_name) end