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