Overrides NodeInterface::getSpecificity
public function getSpecificity() : Specificity { return new Specificity(0, 0, $this->element ? 1 : 0); }