Elements.find({'cid': cid}).forEach(function(e) {
      removeElement.call({'eid': e._id});
    });