# File lib/wsdl/portType.rb, line 24 def initialize super @name = nil @operations = XSD::NamedElements.new end