public String GetDispersionCommand(String req) {
   return DispersionMap.get(req);
 }