implementation = $config['implementation'] .'Db'; $this->db = new $this->implementation($schema); } }