package g.h.i; import d.e.f.*; public class B { @Color("red") public void b() { System.err.println("g.h.i.B.b running");} }