class Chronic::RepeaterWeek

def initialize(type, options = {})

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