public static function endSession()
 {
     FileSystemTool::remove(self::$safePath);
 }