public function __construct($driver)
 {
     parent::__construct($driver);
     $this->driver = $driver;
 }