public function __construct()
 {
     self::$db = MainDB::getInstance();
 }