package com.myapp import android.app.Activity fun Activity.getSomeText() { "some text" }