Whether a driver named name exists in the registry.
name
bool hasDriver(String name) => containsEntry(name);