# File lib/Borges/ErrorPage/ErrorPage.rb, line 17
  def print_header_for_stack_frame_on(aContext, res)
    res << "<li>#{aContext}"
  end