public function hasExtension(string $class) : bool { return $this->extensionSet ->hasExtension($class); }