# File test/backup/ProDOSFile.rb, line 84
        def file_extension
                return "."+@file_type.downcase
        end