using System;
public class Program
{
public static void Main()
Guid userIdCrash = new Guid(string.Empty);
}