I define a static method using ByteBuddy. Let\'s say it\'s like this:
static
private static final void setBar(Foo foo, Bar bar);
I assign