module StringSet = Set.Make(String) module StringMap = Map.Make(String) module UuidSet = StringSet