public static function castArrayIterator(\ArrayIterator $c, array $a, Stub $stub, bool $isNested) : array { return self::castSplArray($c, $a, $stub, $isNested); }