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