class Bundler::UI::Shell

def ask(msg)

def ask(msg)
  @shell.ask(msg)
end