in that case you should check if the function has ...
# reflect
u
in that case you should check if the function has the
@JvmStatic
annotation :(
f.annotations.any { it.annotationType() == JvmStatic::class.java }