I was thinking of doing `class Foo { companion obj...
# announcements
c
I was thinking of doing
class Foo { companion object: Foo() }
, but that requires Foo to be open