format=(format)
Sets the format of this comment and resets any parsed document
# File lib/rdoc/comment.rb, line 142 def format= format @format = format @document = nil end