# File lib/yard/i18n/message.rb, line 42
      def add_comment(comment)
        @comments << comment unless comment.nil?
      end