package p0; class Foo { // Test adjustment of target method and target type // because of the intermediary private void hello() { // <- create indirection in p1.Bar } }