val btnRetrofit: Button by lazy {
        findViewById<Button>(R.id.btn_load_retrofit)
    }