public string GetSummary()
 {
     return($"Framework: LeoEcs.Resize{Environment.NewLine}{_options.GetSummary()}");
 }
 public string GetSummary()
 {
     return($"Framework: Ecslite.V1{Environment.NewLine}{_options.GetSummary()}");
 }