class Chronic::RepeaterDay

def initialize(type, options = {})

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