24 25 26
# File 'lib/rubygems/platform.rb', line 24 def self.match(platform) match_platforms?(platform, Gem.platforms) end