name()
Name of the gem
# File lib/rubygems/stub_specification.rb, line 137 def name @name ||= data.name end