public static function setDB($db)
 {
     self::$db = $db;
 }