class Chronic::RepeaterDayName

def initialize(type)

def initialize(type)
  super
  @current_day_start = nil
end