private static EnvironmentVariable LoadSettings(EnvironmentVariable variable) { variable.LoadSettings(Program.Settings); return(variable); }