class Chronic::RepeaterYear

def initialize(type, options = {})

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