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