package proxy.three; interface TestIntfaceB2 { void mb(); void nb(); }