# File lib/rubygems/specification.rb, line 396
    def has_rdoc?; has_rdoc ? true : false ; end