@TestOnly
 public boolean setSelectedTemplate(String group, String name) {
   return myList.setSelectedTemplate(group, name);
 }