public annotation interface  net.bytebuddy.asm.MemberSubstitution$SelfCallHandle extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract net.bytebuddy.asm.MemberSubstitution$Source source();
public abstract boolean bound();
}