class Chronic::RepeaterDay

def initialize(type)

def initialize(type)
  super
  @current_day_start = nil
end