platform()
Platform of the gem
# File lib/rubygems/stub_specification.rb, line 144 def platform @platform ||= data.platform end