public static function castRamseyUuid(UuidInterface $c, array $a, Stub $stub, bool $isNested) : array { $a += [ Caster::PREFIX_VIRTUAL . 'uuid' => (string) $c, ]; return $a; }