# File test/backup/DSKFile.rb, line 43
def
length_in_sectors
((
255
+
contents
.
length
)
/
256
)
end