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