class Gem::Specification

def platform

def platform
  @new_platform ||= Gem::Platform::RUBY
end