public Log(Test test) : this()
 {
     ParentModel = test;
 }