static void TestClass()
{
    Initializer i;
    i.check();
}