master
LimitIterator
class LimitIterator implements \Iterator, Iterator { const BLOCK_SIZE = 1000; const _NOT_COUNTING = 0;