# File lib/chef/resource_collection/stepable_iterator.rb, line 71
      def rewind
        @position = 0
      end