204 205 206
# File 'lib/crawl.rb', line 204 def finished_processing @redis.srem "currently_running", @options[:url] end