# File lib/rubygems/specification.rb, line 1752 def spec_file @spec_file ||= File.join spec_dir, "#{full_name}.gemspec" end