class Outer { class Inner { Object x = Outer.this.getClass(); } }