handler

abstract fun handler(    self: Any,     method: Method,     arguments: Array<Any>): Callable<out Any>