# File lib/sidekiq/limit_fetch/queues.rb, line 57
def
ordered_queues
;
@queues
.
shuffle
.
uniq
end