# File lib/rdoc/comment.rb, line 140
  def format= format
    @format = format
    @document = nil
  end