class Test { private void test() { String aaaaa = "sdf"; System.out.println("\taaaaa"); } }