# File lib/yard/rubygems/specification.rb, line 14
  def has_rdoc?
    @has_rdoc && @has_rdoc != 'yard'
  end