function __construct()
 {
     parent::__construct();
     $this->db = DbFactory::instance();
 }