static Method findSingleInterfaceMethod(Class intrface) { ret singletonOpt(findNonDefaultInterfaceMethods(intrface)); }