# File lib/aws/core/collection.rb, line 211
      def _each_batch options, &block
        # should be defined in the collection modules
        raise NotImplementedError
      end