Breakpoint can be set at line return this.x;
Set breakpoint..
      this.x += y;
      return this.#x;
    };

