class RDoc::Context::Section

def plain_html

def plain_html
  @title || 'Top Section'
end