# File test/backup/PascalFile.rb, line 29
        def can_be_picture?
                
                file_type==:foto && HGR.can_be_hgr_screen?(@contents)
        end