# File control/Navigation/Navigation.rb, line 69 def error? @page == 'ServerError' || @page == 'ServerErrorInfo' end