class Chronic::RepeaterWeekend

def initialize(type, options = {})

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