Returns true if a registration exists for driver.
true
driver
bool contains(String driver) => containsEntry(driver);