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