public Builder(IDsmModel model, BuilderSettings builderSettings) { _builderSettings = builderSettings; _model = model; }