```java public class Foo { class Bar {} } ``` maybe there is a way to store that class Bar as a member so we can keep types inline?