public function __construct($attributes = [])
 {
     parent::__construct($attributes);
     parent::setEvent(self::EVENT);
 }