public function __construct()
 {
     parent::__construct();
     self::$db =& get_instance()->db;
 }