protected static function boot()
 {
     parent::boot();
     // TODO: Change the autogenerated stub
     CommentEvent::observe(new NotificationObserver());
 }