# File lib/rdoc/rubygems_hook.rb, line 203
  def ri_installed?
    File.exist? @ri_dir
  end