# File lib/native_file_types/cpm/CPMFile.rb, line 4
def self.file_system_file_types
  {
    AppleCPM=>:any
  }
end