lib/rdoc/class_module.rb [132:137]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    comment = case comment
              when RDoc::Comment then
                comment.normalize
              else
                normalize_comment comment
              end
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



lib/rdoc/class_module.rb [206:211]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    comment = case comment
              when RDoc::Comment then
                comment.normalize
              else
                normalize_comment comment
              end
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



