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