MountTable
MountTable::Iterator iterator(sMountsTable);
static MountTable* sMountsTable;
sMountsTable = new(std::nothrow) MountTable();