class Bundler::UI::Shell

def yes?(msg)

def yes?(msg)
  @shell.yes?(msg)
end