public string Size()
 {
     return(StringFormatter.ByteCountToString(size));
 }