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