# File lib/wsdl/import.rb, line 21 def initialize super @namespace = nil @location = nil @content = nil @web_client = nil end