Resets statistics for a specific driver.
@override void resetStats(String driverName) { _stats[driverName] = CacheStats(); }