public static List <string> instances(this TypeInfo typeInfo)
 {
     return(sosController.types_In_Heap_Raw(typeInfo.ClassName));
 }