The queue that this job should be executed on
9 10 11
# File 'lib/cuetip/job.rb', line 9 def queue_name @queue_name || 'default' end