# File lib/librarian/puppet/source/forge.rb, line 131 def install_path(name) environment.install_path.join(module_name(name)) end