handle

abstract fun handle(    self: Any,     method: Method,     arguments: Array<Any>,     originalMethod: Callable<Any>): Any