public static void Test1() { GSRevision revision = GS.Revision; GS gs = new GS(); List <string> args = gs.Arguments; gs.Execute(); }