class Client { public static void main(String[] args) { new Super(); } }