val btnOkhttp: Button by lazy {
        findViewById<Button>(R.id.btn_load_okhttp)
    }