# File control/ServerErrorInfo/ServerErrorInfo.rb, line 64 def has_backtrace? @error_sample.backtrace ? true : false end