class RDoc::Markup::ToTableOfContents

def accept_heading(heading)

def accept_heading(heading)
  @res << heading unless suppressed? heading
end