class Chronic::RepeaterSeason

def initialize(type)

def initialize(type)
  super
  @next_season_start = nil
end