# File lib/test/unit/error.rb, line 57
      def location
        @location ||= filter_backtrace(@exception.backtrace)
      end