# File lib/tzinfo/timezone.rb, line 468
    def <=>(tz)
      identifier <=> tz.identifier
    end