spec_name()
Return the name that the gemspec file would be
# File lib/rubygems/name_tuple.rb, line 76 def spec_name "#{full_name}.gemspec" end