# File lib/rdoc/test_case.rb, line 48
  def comment text, top_level = @top_level
    RDoc::Comment.new text, top_level
  end