@Override
 public String getDescription() {
   return "Event " + listenerSubscription.getType() + " unsubscription";
 }