using System;
public static class CosturaUtility
{
public static void Initialize()
throw new NotImplementedException();
}