adambl4
class SomeClass { companion object { init { Native.register(VR::class.java, JNA_NATIVE_LIB) } } }