interception

abstract fun <T> interception(clazz: Class<T>?, vararg params: Any?): T?