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