class Constructor { int num1; int num2; Constructor() {} void foo() {} }