class RSpec::Core::Configuration

def full_backtrace?

def full_backtrace?
  @backtrace_formatter.full_backtrace?
end