static int Main(string[] arguments) { RunTests instance = new RunTests(); return(instance.main(arguments)); }