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