public void RemoveAt(int index) => _collections.RemoveAt(index);