initialize: function () {
      // FIXME: This is a hack to make it easier to test.
      if (this.view.options.accounts) {
        this.accounts = this.view.options.accounts;
      } else {