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