20 21 22
# File 'lib/rubygems/platform.rb', line 20 def self.match(platform) match_platforms?(platform, Gem.platforms) end