# File lib/librarian/puppet/environment.rb, line 19 def install_path part = config_db["path"] || "modules" project_path.join(part) end