method
singleton_methods_true
ruby latest stable - Class:
SOAP::Mapping::RubytypeFactory
singleton_methods_true(obj)private
No documentation available.
# File lib/soap/mapping/rubytypeFactory.rb, line 286
def singleton_methods_true(obj)
obj.singleton_methods(true)
end