# File lib/chef/resource_collection.rb, line 39
    def [](index)
      @resources[index]
    end