create

fun <T> create(className: String, vararg args: Any?): T

Creates an instance of the specified class.