code.checkcast().setType(params[0]);
}
code.invokespecial().setMethod(cons);
if (params.length == 0)
copyProperties(type, code);
code.areturn();
code.calculateMaxStack();
code.calculateMaxLocals();
// new instance factory
m = bc.declareMethod("newInstance", ProxyBean.class,