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