package com.myapp import android.content.Context fun T.getText(): String? = getString(R.string.resource_id)