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