# File lib/bundler/match_platform.rb, line 9
    def match_platform(p)
      MatchPlatform.platforms_match?(platform, p)
    end