This method of the IntRanges Class retrieves a string representation of the IntRanges object.
public String toString();
Returns a string containing "{" followed by the set of integer range pairs, followed by "}".