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