The fix seems fairly straightforward… either use a...
# announcements
a
The fix seems fairly straightforward… either use an instance creation method in the outer class or make the inner class static, and hand it a reference to the outer class at creation time.