Currently I have a list of range objects and my goal is to see if any of the ranges in the list overlap with each other. To do this, I need to sort the list of ranges first.