public static bool IsTrue(Unifiable unifiable)
 {
     return(StaticAIMLUtils.IsTrue(unifiable));
 }