class Bundler::Thor::Options

def shift

def shift
  @is_treated_as_value = false
  super
end