请问下`COSequence` 这个类是自己封装的吗? 内部是使用`COCoroutine` 生成器去实现批量下载的吗? 而且demo 中 使用 ```objc COCoroutine *co1 = xx [co1 next] ``` next 方法no found