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