# File lib/relevance/tarantula/crawler.rb, line 233 def total_links_count @links_queued.size + @form_signatures_queued.size end