public class SubsystemB { public void methodB() { System.out.println("SubsystemB methodB()\bh"); } }