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