public static void Main(string[] args) { LogicService service = new LogicService(); service.SetUp(); }