I have this query:
this.getCollection().update({ "_id": new mongo.ObjectID(rule._id) }, { $set:{ "priority": rule.priority },