# File lib/puppet/util/puppetdb.rb, line 50
  def self.included(child)
    child.extend ClassMethods
  end