using BlueWest.Core; class Program { public static void Main() { new BlueProgram().Run(); } }