# File lib/soap/mapping/factory.rb, line 20
  def obj2soap(soap_class, obj, info, map)
    raise NotImplementError.new
    # return soap_obj
  end