# File test/unit/error.rb, line 34 def long_display "Error occurred in #{short_display}\n\t#{type.filter(@exception.backtrace).join(\n\t\)}" end