# File lib/delayed/worker.rb, line 298
    def say_queue(queue)
      " (queue=#{queue})" if queue
    end