public function total()
 {
     return $this->dao->total();
 }