class Chronic::RepeaterMonth

def initialize(type)

def initialize(type)
  super
  @current_month_start = nil
end