# File lib/soap/attachment.rb, line 81
  def self.mime_contentid(obj)
    '<' + contentid(obj) + '>'
  end