# File lib/relevance/tarantula/crawler.rb, line 107 def save_result(result) reporters.each do |reporter| reporter.report(result) end end