Apparently GRPlatform on VASt has a #thisContext method as replacement for a missing thisContext variable. Gemstone/S also has not thisContext variable and has to change all the continuation code.
A default implementation could look like this
thisContext
^ thisContext sender