public static function castReference(\ReflectionReference $c, array $a, Stub $stub, bool $isNested) : array { $a[Caster::PREFIX_VIRTUAL . 'id'] = $c->getId(); return $a; }