# File lib/rubygems/doc_manager.rb, line 103 def ri_installed? File.exist?(File.join(@doc_dir, "ri")) end