# File lib/fog/rackspace/queues.rb, line 368
        def ageoff
          data.values.each { |q| q.ageoff }
        end