this makes my code a lot happier: `_TextViews.kt` ...
# android
t
this makes my code a lot happier:
_TextViews.kt
val EditText.string: String get() = this.text.toString()