# File lib/soap/rpc/element.rb, line 315 def initialize() @elename = Name @id = nil @precedents = [] @parent = nil end