driver = $driver; } /** * Get name * * @return string */ abstract public function getName(); }