interceptNoSuper

@RuntimeType
open fun interceptNoSuper(    id: Long,     @This self: Any,     @Origin method: Method,     @AllArguments args: Array<Any>): Any