Returns the value of attribute queue
Returns:
the current value of queue
111 112 113
# File 'lib/sidekiq/fetch.rb', line 111 def queue @queue end