{"ScriptPreparationCode":"var test = \u0022abc a testing\u0022;","TestCases":[{"Name":"trim lodash","Code":"_.trim(test);","IsDeferred":false},{"Name":"native trim","Code":"test.trim();","IsDeferred":false}]}