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