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