static A firstInstance(Collection c, Class type) { ret firstOfType(c, type); }