get breakNum() { return Math.ceil(this.lineDOM.getBoundingClientRect().height / parseInt(window.getComputedStyle(this.lineDOM).lineHeight)) - 1; }