Actually, that constructor is weird - why are you ...
# announcements
r
Actually, that constructor is weird - why are you returning a value from the constructor? It seems like this is actually a factory method that should be located in a companion object.