public function translateRoot(XPathExpr $xpath) : XPathExpr { return $xpath->addCondition('not(parent::*)'); }