# File lib/active_support/time_with_zone.rb, line 188
    def eql?(other)
      utc == other
    end