function __construct()
 {
     $this->db = PDOSingleton::getConnect();
 }