# File lib/chef/resource_collection/stepable_iterator.rb, line 62
      def pause
        @paused = true
      end