class Bundler::UI::Shell

def info(msg)

def info(msg)
  @shell.say(msg)
end