backtrace()
True if the backtrace option has been specified, or debug is on.
# File lib/rubygems/config_file.rb, line 370 def backtrace @backtrace or $DEBUG end