# File lib/chef/run_list.rb, line 96
    def [](pos)
      @run_list_items[pos]
    end