with

open override fun with(    event: HttpCall,     predicate: (Context<HttpCall>) -> Boolean,     nextHandlers: Array<Handler<HttpCall>>,     nextHandler: Int,     exception: Exception?,     attributes: Map<*, *>,     handled: Boolean): Context<HttpCall>