newInstance

fun <T> newInstance(target: Class<T>, vararg args: Any?): Result<T?>