E.g. for the following code snippet, the code was highlighted as a string ```ruby class Bob class <<self def hello end end end ```