class Chef::Provider::Package::Msu

def candidate_version

def candidate_version
  @candidate_version ||= get_candidate_versions
end