public void registerHot(EventSubscription s) {
   hotEventBus.register(s);
 }