public boolean getIsCurrent() {
   return current.equals(userWorkspace.getCurrent().equals(current));
 }