class Sample { private int field; int foo() { return 1; } }