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