//Android/br.com.arch.toolkit.android.delegate/ViewProviderDelegate/getValue
[android]
operator fun getValue(thisRef: AppCompatActivity, property: KProperty<*>): T
operator fun getValue(thisRef: Fragment, property: KProperty<*>): T
operator fun getValue(thisRef: ERROR CLASS: Symbol not found for View, property: KProperty<*>): T
operator fun getValue(thisRef: RecyclerView.ViewHolder, property: KProperty<*>): T