class Test{ public void test(){ f(); } private void f(){} }