# File lib/soap/attachment.rb, line 66
  def write(out)
    out.write(content)
  end