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