class Test { int method(int a, int b) { return <selection>this</selection>.i; } private int i; }