# File lib/action_mailer/vendor/tmail/address.rb, line 187 def each_address( &block ) flatten.each(&block) end