@Override
 public void end(String body) {
   currentStation.state = body;
 }