object Utils
const val BASE_URL: String
fun buildRetrofit(logging: Boolean): Retrofit
fun buildRetrofit(baseUrl: String, logging: Boolean): Retrofit