editAccountGroup: function (accountGroupID) {
      var accountGroup, form;
      accountGroup = new DotLedger.Models.AccountGroup({
        id: accountGroupID
      });