# File lib/soap/header/handler.rb, line 50
  def on_inbound_headeritem(header)
    on_inbound(header.element, header.mustunderstand)
  end