class RDoc::Comment

def empty?

def empty?
  @text.empty?
end