class Chronic::RepeaterMonthName

def initialize(type, options = {})

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