This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.
to_toc()
Singleton for table-of-contents generation
# File lib/rdoc/markup/to_table_of_contents.rb, line 12 def self.to_toc @to_toc ||= new end