# File lib/chronic/repeaters/repeater_season.rb, line 28 def initialize(month, day) @month = month @day = day end