create

open fun create(method: Method): FunctionInvoker
open fun <T> create(constructor: Constructor<T>): ConstructorFunctionInvoker