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