import test.*; class A { public static void main(String[] args) { new Foo().foo(); } }