def size_display(self): return sizeof_fmt(self.size)
def archive_size_display(self): return sizeof_fmt(self.size)