public ConnectionString Execute()
 {
     return(new ConnectionString(_unitOfWork.GetConnectionString()));
 }