class Chronic::RepeaterHour

def initialize(type, options = {})

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