# File lib/rubygems/specification.rb, line 1769 def spec_dir @spec_dir ||= File.join base_dir, "specifications" end