class Test { private void b(){ System.out.println("asdasd"); //test } }