{"ScriptPreparationCode":"var string = \u0027Of course I do. Just a second, let\\\u0027s see if I could find it.\u0027;","TestCases":[{"Name":"String.prototype.split","Code":"string.split(\u0027 \u0027).length - 1;","IsDeferred":false},{"Name":"String.prototype.match","Code":"string.match(/ /g).length;","IsDeferred":false}]}