# File lib/puppet/module/tool/skeleton.rb, line 15 def path paths.detect { |path| path.directory? } end