static void Main(string[] args) { ConsoleRunner.Run<Program>(Environment.Development, Perspective.Debug, args); }