public void Init() { instance = new SegmentsApi(); }
public SegmentsApiTests() { instance = new SegmentsApi(); }