# File lib/chronic/repeater.rb, line 113
    def <=>(other)
      width <=> other.width
    end