35363738394041
} public void ats(Object... obj) { for (Object object : obj) ats.add(new DelayedObject(object, project)); }