# File test/test_monitor.rb, line 50 def test_backtrace assert_equal([], @sample.backtrace) assert_equal(1, @backtrace_call) end