I think that the first version, using `class` impl...
# announcements
f
I think that the first version, using
class
implies that it must be instantiated.
object
, however, is just a singleton which is instantiated once.