node = $node; } public function getNode(): NodeInterface { return $this->node; } }