for SOAP base type
[Source]
# File lib/soap/baseData.rb, line 84 84: def initialize(*arg) 85: super 86: end
[Validate]