# File lib/Borges/Component/ToolFrame.rb, line 19
  def newSession
    session.return_response(RedirectResponse.location(session.base_path))
  end