public function translateSelector(Node\SelectorNode $node, Translator $translator) : XPathExpr { return $translator->nodeToXPath($node->getTree()); }