open static fun <T : Any> newInstance(arg: HttpResponse<Any>): HttpResponse<T>
open static fun <T : Any> newInstance(arg: HttpResponse<Any>, __typeArg_T: TypeArg<T>): HttpResponse<T>