# File lib/image_formats/Atr.rb, line 36 def track_count (@file_bytes.length-ATR_HEADER_LENGTH)/(@sector_size*ATR_SECTORS_PER_TRACK) end