class RSpec::Core::Configuration

def warnings?

def warnings?
  $VERBOSE
end