/* 55 */ begin_class(46, 1, className, FAST_CLASS, null, "<generated>");
/* */
/* 58 */ CodeEmitter e = begin_method(1, CSTRUCT_CLASS, null, null);
/* 59 */ e.load_this();
/* 60 */ e.load_args();
/* 61 */ e.super_invoke_constructor(CSTRUCT_CLASS);
/* 62 */ e.return_value();
/* 63 */ e.end_method();
/* */
/* 65 */ VisibilityPredicate vp = new VisibilityPredicate(type, false);
/* 66 */ List methods = ReflectUtils.addAllMethods(type, new ArrayList());