this `call(myContainer, { doWithString(stringHere)...
# announcements
p
this
call(myContainer, { doWithString(stringHere)})
fails to typecheck stringHere, it sees Any when it expects string