public static bool IsEMPTY(Object unifiable)
 {
     return(StaticAIMLUtils.IsEMPTY(unifiable));
 }