class Chronic::RepeaterWeek

def initialize(type)

def initialize(type)
  super
  @current_week_start = nil
end