# File lib/rubygems/specification.rb, line 1519
  def platform
    @new_platform ||= Gem::Platform::RUBY
  end