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