for (var i in config.mongo.query) {
                //COPY the object
                query[i] = config.mongo.query[i];
            }