class Gem::Specification

def has_rdoc= ignored # :nodoc:

:nodoc:
def has_rdoc= ignored # :nodoc:
  @has_rdoc = true
end