# File lib/soap/mimemessage.rb, line 155
  def self.parse(head, str)
    new.parse(head, str)
  end