sub getRef { shift; # !!! $this is a global return map ref $this->getNodeById( $_ ), grep $_ && not ref, @_; }