# File lib/spec/example/example_group_methods.rb, line 21
      def backtrace
        defined?(@backtrace) ? @backtrace : nil
      end