# File doc/extending_behavior.in.rb, line 34 def <=>(other) Type! other, Season ORDER[self] <=> ORDER[other] end