start_accepting()
Prepares the visitor for gathering tt sections
# File lib/rdoc/markup/to_tt_only.rb, line 107 def start_accepting @res = [] @list_type = [] end