/* class Test { public static void main(String[] args) { return; } public boolean test() { return true; } } */