# File lib/chef/provider/package.rb, line 33 def initialize(new_resource, run_context) super @candidate_version = nil end