static Method findMethodNamed_nonSynthetic(O o, S methodName) { ret first(findMethodsNamed(o, methodName)); }