# File lib/fog/rackspace/queues.rb, line 175
          def claim!(claim_id)
            claims[claim_id] or raise NotFound.new
          end