How to test Sentry in Safari Console

In Chrome, Firefox and IE 11 I can run __SENTRY__.hub.captureException('Test') to test that Sentry is functional, in this case on a staging branch.

Get an error when trying to do the same in Safari, and my google fu has failed me. Please let me know!