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