# File lib/rdoc/parsers/parse_simple.rb, line 30
  def scan
    @top_level.comment = remove_private_comments(@body)
    @top_level
  end