class RDoc::Markup::ToTableOfContents

def start_accepting

def start_accepting
  @omit_headings_below = nil
  @res = []
end