[Source]
# File wsdl/importer.rb, line 17 def self.import(location, originalroot = nil) new.import(location, originalroot) end
[Validate]