# File lib/chef/run_list.rb, line 41
    def initialize
      @run_list_items = Array.new
    end