so this is the same as `class Foo() : Activity, R...
# android
v
so this is the same as
class Foo() : Activity, Runnable by  MyRunnable()
, no?