# File lib/image_formats/A2Dsk.rb, line 29
def track_count
  file_bytes.length/4096
end