class Chronic::RepeaterDayName

def initialize(type, options = {})

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