44 45 46 47 48 49 50
# File 'lib/test_bench/session/controls/backtrace.rb', line 44 def self.example [ Exception::Cause::Example.backtrace.first, "*omitted*", Exception::Cause::Example.backtrace.last ] end