public class Foo { int i; public int method() { return i; } }