add_method(method)
Records the parsing of method
# File lib/rdoc/stats.rb, line 88 def add_method(method) @display.print_method method end