public void Update(Reactie reactie)
 {
     reactieContext.Update(reactie);
 }