public override void Run(string[] args) { using Communicator communicator = Initialize(ref args); AllTests.allTests(this); }