# File lib/wsdl/soap/cgiStubCreator.rb, line 24 def initialize(definitions, name_creator, modulepath = nil) @definitions = definitions @name_creator = name_creator @modulepath = modulepath end