class Chronic::RepeaterYear

def initialize(type)

def initialize(type)
  super
  @current_year_start = nil
end