# File lib/rubygems.rb, line 183
    def platforms
      @platforms ||= [Gem::Platform::RUBY, Gem::Platform.local]
    end