Calling `$this->getName($node)` on `$node`: ```php $this->getValue() ``` It unclear - `this` or `getValue`? Pick just one
Calling
$this->getName($node)on$node:It unclear -
thisorgetValue? Pick just one