23242526272829
public String toString() { return "Count Files By Type"; } public Stats createStats(String key){ return new FileCountStats(key); }