function __destruct()
 {
     $this->pool->freeConnection($this->server, $this->conn);
 }