# File lib/rubygems/specification.rb, line 1312
  def has_rdoc= ignored
    @has_rdoc = true
  end