public interface  net.bytebuddy.implementation.MethodCall$MethodInvoker extends java.lang.Object
{
public abstract net.bytebuddy.implementation.bytecode.StackManipulation toStackManipulation(net.bytebuddy.description.method.MethodDescription, net.bytebuddy.implementation.Implementation$Target);
}