36373839404142
public Object fileTest(File f) { return null; } public Stats createStats(String key){ return new DirStats(key); }