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