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