class Foo { public static void main(String[] args) { new ChangeVisibilityAndName().newName("a"); } }