class RDoc::Stats

def add_method(method)

def add_method(method)
  @display.print_method method
end