public function approve($doReindexImmediately = true)
 {
     return parent::approve($doReindexImmediately);
 }