# File lib/puppet/module/tool.rb, line 45 def self.repository @repository ||= Repository.new(Puppet.settings[:puppet_module_repository]) end