# File lib/relevance/tarantula/crawler.rb, line 88
      def finished?
        @crawl_queue.empty?
      end