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