def setup(self):
     self.apb = AppointmentBook()
     self.filename = "appointments_{}".format(self.apb._get_current_date())