# File lib/image_formats/Trs80Jv1Dsk.rb, line 31
def track_count
  file_bytes.length/(2560)
end