static Class assertSingleMethodInterface(Class intrface) { findSingleInterfaceMethodOrFail(intrface); ret intrface; }