public FeederOrderer(DataFeeder parent, NuoDbBulkLoaderColumnMappingCollection mappings) { this.wrappedFeeder = parent; this.mappings = mappings; }