<@U0C1NM397>: if you have a @JvmStatic function in...
# getting-started
y
@mbickel: if you have a @JvmStatic function in a companion object, the compiler will generate a regular method in the companion object class and a static method in the parent class of the companion object delegating to the companion object method