public function hasBundlesElement() : bool { return $this->dom ->getElementsByTagNameNS(self::XMLNS, 'bundles')->length === 1; }