# File lib/action_mailer/vendor/tmail/mail.rb, line 382 def each_part( &block ) parts().each(&block) end