# File lib/puppet/util/puppetdb.rb, line 28
  def self.config
    @config ||= Puppet::Util::Puppetdb::Config.load
    @config
  end