getContextValue('user'); $node = $this->getContextValue('node'); return $user->label() . ' -- ' . $node->label(); } }