FunctionWrapper

fun FunctionWrapper(signature: Signature)
fun FunctionWrapper(    name: String,     arity: Int,     vararg: Boolean = false)