# File lib/wsdl/param.rb, line 35
  def find_message
    root.message(@message) or raise RuntimeError.new("#{@message} not found")
  end