class ChefConfig::PackageTask

def version_rb_path

def version_rb_path
  File.expand_path("lib/#{module_path}/version.rb", root_path)
end