Source: show | on GitHub
# File actionpack/test/dispatch/exception_wrapper_test.rb, line 8 def initialize(*backtrace) @backtrace = backtrace.flatten end