class Chronic::RepeaterWeekday

def initialize(type)

def initialize(type)
  super
  @current_weekday_start = nil
end