# File lib/protest/tests.rb, line 41
    def backtrace
      @backtrace ||= Protest.backtrace_filter.filter_backtrace(raw_backtrace)
    end