public function translateScopePseudo(XPathExpr $xpath) : XPathExpr { return $xpath->addCondition('1'); }