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