class RSpec::Core::Notifications::FailedExampleNotification

def backtrace_formatter

def backtrace_formatter
  RSpec.configuration.backtrace_formatter
end