public InitSubstanceLoader()
 {
     this.dataLoader = new DataLoader();
 }
 public ParametersLoader()
 {
     this.dataLoader = new DataLoader();
 }