# File lib/image_formats/D81.rb, line 33 def track_count file_bytes.length/(D81_SECTORS_PER_TRACK*256) end