getModule

open fun <T : NativeModule?> getModule(moduleInterface: Class<T>): T
open fun getModule(name: String): NativeModule