# File lib_wpm/wpm/compo/WPMErrorPage/WPMErrorPage.rb, line 19
  def has_backtrace?
    (backtrace) ? true : false
  end