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