public void register(NotificationObserver observer) {
   notify.addObserver(observer);
 }