valid_drivers; } $this->valid_drivers = (array) $drivers; } /** * Get library name */ public function get_name() { return $this->lib_name; } }