Basically, `::Myclass` is a method `() -> MyCla...
# announcements
k
Basically,
::Myclass
is a method
() -> MyClass
that corresponds to the constructor.