public class A {
  private int m() {
    return 42;
  }
}