# File lib/action_mailer/vendor/tmail/utils.rb, line 16
  def TMail.new_boundary
    'mimepart_' + random_tag
  end