Suppose I have Beast Mode the following syntax: CASE WHEN `lastName` = 'O'Sullivan' THEN ... The apostrophe in O'Sullivan breaks the Beast Mode. Is there a way to escape the character?