@Test
 public void testPureMethodCallingOtherPureMethod() {
   target.pureMethodCallingOtherPureMethod();
 }