class ChefConfig::PackageTask

def version

def version
  IO.read(File.join(chef_root_path, "VERSION")).strip
end