class Chronic::RepeaterMonth

def initialize(type, options = {})

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