get

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