class Chronic::RepeaterFortnight

def initialize(type, options = {})

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