# File lib/rubygems/config_file.rb, line 296 def really_verbose case verbose when true, false, nil then false else true end end