# File lib/rdoc/comment.rb, line 220
  def tomdoc?
    @format == 'tomdoc'
  end