# File lib/soap/element.rb, line 195 def initialize super(nil) @elename = EleHeaderName @encodingstyle = nil @force_encode = false end