get

open operator override fun get(    returnType: Type,     annotations: Array<out Annotation>,     retrofit: Retrofit): CallAdapter<*, *>?