# File lib/delayed/worker.rb, line 75
    def self.queue_attributes=(val)
      @@queue_attributes = val.with_indifferent_access
    end