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