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