@Override
 protected void dispatch(Handler handler) {
   handler.onPlanCreated(plan);
 }