public void update(Horario horario) throws JSONException, IOException {
   ra.update(horario);
 }