# File lib/fog/rackspace/queues.rb, line 362 def mock_queue!(queue_name) mock_queue(queue_name) or raise NotFound.new end