$arguments */ public function __construct(public string $name, public iterable $arguments) { // } }