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