totalSpent: _.bind(function () {
          return this.collection.metadata && this.collection.metadata.total_spent;
        }, this),