46 47 48 49
# File 'lib/bugwatch/exception_data.rb', line 46 def line _, line = backtrace.first line.to_i if line end