abstract var interceptors: List<Interceptor>
open fun interceptors(block: InterceptorsDsl.() -> Unit): Unit