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