public interface  net.bytebuddy.implementation.Implementation extends java.lang.Object implements net.bytebuddy.dynamic.scaffold.InstrumentedType$Prepareable
{
public abstract net.bytebuddy.implementation.bytecode.ByteCodeAppender appender(net.bytebuddy.implementation.Implementation$Target);
}