public FileWithSectionConfigurationProvider(IFileWithSections fileWithSections)
 {
     _fileWithSections = fileWithSections;
 }
 public FileWithSectionConfigurationProvider(IFileWithSections fileWithSections)
 {
     _fileWithSections = fileWithSections;
 }