async getText() {
    if (this._text) {
      return this._text;
    }