# File lib/action_mailer/vendor/tmail/address.rb, line 87
    def hash
      @local.hash ^ @domain.hash
    end