# File lib/bundler/ui.rb, line 51 def confirm(msg, newline = nil) tell_me(msg, :green, newline) if level("confirm") end