Returns a new instance of RDoc.
56 57 58
# File 'lib/rdoc/rdoc.rb', line 56 def initialize @stats = Stats.new end