A function or property in a `companion object` can...
# getting-started
k
A function or property in a
companion object
can also be annotated with
@JvmStatic
to allow Java to access it as if it's a static member of the enclosing class