class Test { constructor() { arr.map(x => x * x); } }