public RulesListSpecs() { Order = new Order(); }
public RuleSpecs() { Order = new Order(); Employee = new Employee(); }