this.__defineGetter__('x', () => new Float32Array());
with(this)
    x;