expect(is<string[]>(JSON.parse(JSON.stringify(["Hello", "World"])), ["length_", "concat_"])).toBe(false);