# File lib/rubygems/validator.rb, line 188 def add_fault(fault) if Gem.configuration.verbose then @ui.say fault.long_display end end