public override void Create(IDriverDB driver)
 {
     driver.CreateWorkLog(this);
 }