# File lib/soap/filter/handler.rb, line 16
  def on_outbound(envelope, opt)
    # do something.
    envelope
  end