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