# File lib/chef/resource.rb, line 813
    def self.platform_map
      @@platform_map ||= PlatformMap.new
    end