public static CountlyConfig CreateConfig()
 {
     return(CountlyImpl.CreateCountlyConfig());
 }