wordy()
An English description of the error.
# File lib/rubygems/errors.rb, line 98 def wordy "Unable to download data from #{@source.uri} - #{@error.message}" end