for (var i = 0, ii = this.completed.length; i < ii; i++) {
                completed += this.completed[i].total();
            }