public function __toString() : string { return \sprintf('%s[%s:not(%s)]', $this->getNodeName(), $this->selector, $this->subSelector); }