The compiler tells me, that get can not be called ...
# announcements
s
The compiler tells me, that get can not be called before superclass constructor. But actually, get is not invoked before the superclass-constructor, it is passed inside a lambda, that no one executes (yet).