# File lib/chronic/repeaters/repeater_season.rb, line 2
  def to_minidate
    MiniDate.new(self.month, self.day)
  end