static LS dm_dynModulesOnServer_ids() {
  ret map fsI(collect(dm_dynModulesOnServer(), 'snippetID));
}