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