<@U12V5S8GP>: you could create the Helper instance...
# announcements
b
@dmitry.zhuravlev: you could create the Helper instance in the companion object and then delegate the interface to the companion object
class Screen : ScreenLifeCycle by Screen.helperFactory()