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