initialize: function (options) {
      this.balances = new DotLedger.Collections.ProjectedBalances();
      this.params = options.params;
    },