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