public bool EnsureCreated()
 {
     return(_statusRepository.EnsureCreated());
 }