$arity * @param list $target */ public function __construct( public int $arity, public array $target, ) { } }