Because it's the equivalent to Java's `static`. It...
# getting-started
h
Because it's the equivalent to Java's
static
. It runs on class loading.
init
runs on instantiation.