public Factor(MultiFactorModel model, string identifier) { _model = model; Identifier = identifier; }