* @Annotation */ class UrlGenerator { public string $service; public string $method; public array $options = []; }