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