@Override
 public boolean isActive() {
   return workspace.isActive(this);
 }