internal void PostParse() { Instance = this; }
internal static void StaticPP() { LeftPreviewViewController lpv = new LeftPreviewViewController(); lpv.PostParse(); }