# File lib/yard/i18n/message.rb, line 34
      def add_location(path, line)
        @locations << [path, line]
      end