class RDoc::Comment

def format= format

def format= format
  @format = format
  @document = nil
end