sbool implementsInterfaceShortNamed(O o, S name) { ret hasElementWithClassShortNamed(name, allInterfacesImplementedBy(_getClass(o))); }