# File lib/wsdl/part.rb, line 20
  def initialize
    super
    @name = nil
    @element = nil
    @type = nil
  end