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