# File lib/chef/run_list/versioned_recipe_list.rb, line 27 def initialize super @versions = Hash.new end