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