this.position = (offset + string.length) > this.position ? (offset + string.length) : this.position;