# File lib/Borges/ErrorPage/WalkbackPage.rb, line 7
  def print_option_on_with_url(sym, res, url)
    res << %^<a href="#{url}?debug=#{sym}">#{sym}</a>^
  end