public static AppDomain appDomain(this API_Cassini apiCassini) { return(apiCassini.host().notNull() ? apiCassini.host().AppDomain : null); }