class B { void m(FooImpl f) { String s = "f = " + f; } }