This question is a follow-up for this.
Say I have some class Foo.
class Foo { protected String x = "x"; public String getX() { r