public void Init() { instance = new DutyBookingApi(); }
public DutyBookingApiTests() { instance = new DutyBookingApi(); }