public aspect ITDMethod { private void Test.voidMethod () { System.out.println("? ITDMethod.voidMethod()"); } }