# File lib/rubygems/specification.rb, line 1683 def ri_dir @ri_dir ||= File.join base_dir, 'ri', full_name end