# File lib/soap/header/handlerset.rb, line 41 def on_outbound(header) @store.collect { |handler| handler.on_outbound_headeritem(header) }.compact end