class Chronic::Repeater

def <=>(other)

def <=>(other)
  width <=> other.width
end