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