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