# File lib/NADOLDisk.rb, line 39 def initialize(file_bytes,sector_order) super(file_bytes,sector_order) self.read_catalog end