class ChefConfig::PackageTask

def chef_root_path

def chef_root_path
  module_name == "Chef" ? root_path : File.dirname(root_path)
end