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