Runtime Error: no method named 'CloudConnected' in class java.lang.Boolean

I want to use the CloudDB1.CloudConnected block to check if the connection is working between my app and the MIT redis server, but for some reason it returns a runtime error that has never happened before.
Here's my relevant blocks:


Please do not tell me to not use the MIT server, I'm just using it to test my app. I'm planning to move to my own server after it's finished.

Try with Companion v2.73ad2 instead