class Chronic::RepeaterHour

def initialize(type)

def initialize(type)
  super
  @current_hour_start = nil
end