346347348349350351352353354
catch (Throwable t) { throw new RuntimeException(t); } } else { return new BIFProxy(clazz); } return bif; }