using System; using System.Collections.Generic; using System.Text; namespace Cosmos.Kernel.FileSystem { public class FileSystem { } }