public function __construct()
 {
     $this->conn = ConnectDB::getConn();
 }