# File lib/chef/resource_collection/stepable_iterator.rb, line 22 def self.for_collection(new_collection) instance = new(new_collection) instance end