say `myFragment.activity.something()` <-- this ...
# android
k
say
myFragment.activity.something()
<-- this should force me to put
.?
after activity since it can be
null