public FileConfiguration() { ReRoutes = new List <FileReRoute>(); GlobalConfiguration = new FileGlobalConfiguration(); Aggregates = new List <FileAggregateReRoute>(); }