class RDoc::RDoc

def self.current=(rdoc)

def self.current=(rdoc)
  @current = rdoc
end