{"ScriptPreparationCode":"var arr = [\u0027the past\u0027,\u0027the present\u0027,\u0027the future\u0027,\u0027lorem\u0027,\u0027ipsum\u0027,\u0027dolor\u0027,\u0027sit amet\u0027]","TestCases":[{"Name":"intersection","Code":"_.intersection(arr, [\u0027the past\u0027])","IsDeferred":false},{"Name":"includes","Code":"_.includes(arr, \u0027the past\u0027)","IsDeferred":false}]}