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