class Chronic::RepeaterWeekend

def to_s

def to_s
  super << '-weekend'
end