public function isPrivileged()
 {
     return $this->context->getPrincipal()->isPrivileged();
 }