# File lib/Borges/RequestHandler/Session.rb, line 39
  def add_to_path(str)
    @path.contents = "#{base_path}/#{str}"
  end