class Chronic::RepeaterWeekday

def initialize(type, options = {})

def initialize(type, options = {})
  super
  @current_weekday_start = nil
end