# File lib/native_file_types/apple2/ProDosFile.rb, line 103 def to_disassembly return Apple2.disassemble(data_without_header,load_address) end