public VariableStore() { this.settings = new VariableSettings(); }
public VariableLoad() { this.settings = new VariableSettings(); }