# File lib/soap/filter/handler.rb, line 22
  def on_inbound(xml, opt)
    # do something.
    xml
  end