class Bundler::CompactIndexClient

def sequential_execution_mode!

def sequential_execution_mode!
  self.execution_mode = sequentially
end