class Client { public void foo() { new Server(10); } }