public BufferFilterGenerator( IGenerator<T> baseGenerator, int bufferCount, Func<IEnumerable<T>, bool> predicate )