public static function create(?HttpAsyncClient $httpAsyncClient = null) : self { return new self($httpAsyncClient); }