# File lib/rdoc/rubygems_hook.rb, line 184
  def rdoc_installed?
    File.exist? @rdoc_dir
  end