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