Created by: anna-droid-beep
Added call_center argument for Director, Operator, and Supervisor constructor.
Changed level to rank in self.call to align with Call class
When a call is complete, an employee should be free again, hence the self.call = None at complete_call()