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