# File lib/rubygems_plugin.rb, line 76
  def install_ri_yard
    @@install_ri_yard_orig.bind(self).call if @spec.has_rdoc?
  end