# File lib/rdoc/context.rb, line 1067
  def set_current_section title, comment
    @current_section = add_section title, comment
  end