# File lib/soap/attachment.rb, line 42
  def contentid
    @contentid ||= Attachment.contentid(self)
  end