public function comments_del()
 {
     $return_func = 'comments';
     parent::comments_del($this->module, $this->type, $return_func);
 }