public AppointmentConverter() { _labelConverter = new LabelConverter(); _locationConverter = new LocationConverter(); }