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