class Outer { class Inner { void foo() { } class InnerMost { } } }