function __construct(){
     parent::__construct();
     $this->setNotification(true);
 }