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