# File lib/wsdl/xmlSchema/importer.rb, line 21 def self.import(location, originalroot = nil) new.import(location, originalroot) end