class Bundler::Thor::Arguments

def shift

def shift
  @pile.shift
end