does the implementation of the `as?` just wrap the...
# android
t
does the implementation of the
as?
just wrap the operation in a try/catch? so even in that case it would still work?