# File lib/action_web_service/protocol/soap_protocol/marshaler.rb, line 34 def ruby_to_soap(obj) SOAP::Mapping.obj2soap(obj, @registry) end