sbool implementsInterfaceShortNamed(Class c, S name) { ret hasElementWithClassShortNamed(name, allInterfacesImplementedBy(c)); }