public void AppName()
 {
     Assert.AreEqual("GemsCLI", OutputFormatter.AppName());
 }