# File lib/action_web_service/protocol/soap_protocol/marshaler.rb, line 30 def soap_to_ruby(obj) SOAP::Mapping.soap2obj(obj, @registry) end