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