# File lib/action_mailer/vendor/tmail/address.rb, line 145
    def hash
      map {|i| i.hash }.hash
    end