public static bool isNotCurrentAppDomain(this O2AppDomainFactory appDomainFactory) { return(appDomainFactory.isCurrentAppDomain().isFalse()); }