class org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver$InstrumentationAccessor extends java.lang.Object { private void () { org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver$InstrumentationAccessor v; v := @this: org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver$InstrumentationAccessor; specialinvoke v.()>(); return; } public static java.lang.instrument.Instrumentation getInstrumentation() { java.lang.instrument.Instrumentation v; v = staticinvoke (); return v; } }