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