public CustomConfigurationSection()
 {
     Current = CurrentConfiguration.GetSection(CustomSectionName);
 }