# File lib/bundler/ui.rb, line 33 def info(msg, newline = nil) tell_me(msg, nil, newline) if !@quiet end