@override void replaceAll(List<AceEntity> vals) { testMostRightNotifyChanged(() { clear(); addAll(vals); metric(); }); }